home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1141.swf / scripts / DefineButton2_193 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-16  |  59b  |  5 lines

  1. on(release){
  2.    play();
  3.    _root.gotoAndStop("ham");
  4. }
  5.